-
Home
-
WooCommerce Weight Based Shipping
-
6.6.2 (latest)
-
Code
-
Classes
- ShippingMethod
Total Complexity |
30 |
Dependencies |
16 |
Dependents |
3 |
Total lines |
206 |
Lines of code |
116 |
Logical lines of code |
62 |
Comment lines |
44 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
46 |
9 |
37 |
calculate_shipping() |
S |
49 |
6 |
29 |
config() |
S |
57 |
3 |
16 |
get_option() |
S |
69 |
3 |
6 |
updateConfigData() |
S |
67 |
2 |
8 |
get_instance_id() |
S |
80 |
2 |
3 |
configData() |
S |
79 |
1 |
3 |
is_available() |
S |
81 |
1 |
3 |
admin_options() |
S |
72 |
1 |
5 |
get_option_key() |
S |
82 |
1 |
3 |
get_instance_option_key() |
S |
82 |
1 |
3 |